drivers/input/input.c: sparse fix
authorKim Phillips <[email protected]>
Mon, 29 Oct 2012 13:34:42 +0000 (13:34 +0000)
committerTom Rini <[email protected]>
Sun, 4 Nov 2012 18:00:37 +0000 (11:00 -0700)
commitc14e94e56064e35ab1b0107985b5f6dea298d5a9
tree498d4428b06eae972e33611e1949c6d9b2c43e1e
parent8121d3c5ccc2cb552ddcf7eba7be5e1196232e1c
drivers/input/input.c: sparse fix

input.c:97:5: warning: symbol 'input_queue_ascii' was not declared. Should it be

Signed-off-by: Kim Phillips <[email protected]>
Acked-by: Simon Glass <[email protected]>
drivers/input/input.c